home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Enter 1999 February / enter_02_1999_2.iso / EPP / DANEPOJ.MDB / Ewidencja przebiegu pojazdu.json < prev    next >
JavaScript Object Notation  |  1998-12-10  |  241b

  1. {
  2.     "schema": {
  3.         "Id": "Long Integer",
  4.         "Miesiac": "Byte NOT NULL",
  5.         "Data Wyjazdu": "DateTime",
  6.         "Nr rejest": "Text (20) NOT NULL",
  7.         "Trasa": "Text (50)",
  8.         "Cel": "Text (50)",
  9.         "Ilosc km": "Integer NOT NULL",
  10.         "Stawka za km": "Currency",
  11.         "Uwagi": "Text (50)"
  12.     },
  13.     "data": []
  14. }